@import url("font_2318071_g37v96izcs.css");

body {
	color: #333;
	font-size: 14px;
	min-width: 1440px;

}

html {
	/* background: #f8f7fd; */
	background-image: linear-gradient(180deg, #eeeef8 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
}

* {
	margin: 0;
	padding: 0;
}

ul,
li,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img,
h1,
h2,
h3 {
	margin: 0;
	padding: 0;
	list-style: none;
}

button,
input,
textarea {
	font-family: 'microsoft yahei', simsun, tahoma, Srial, helvetica, sans-serif;
	outline: medium;
	box-sizing: content-box;
}

input,
select,
textarea {
	outline: none;
}

textarea {
	resize: none;
	-webkit-appearance: none;
}

table {
	border-collapse: collapse;
}

table td {
	empty-cells: show;
	word-break: break-word;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #258cf1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.font24 {
	font-size: 24px;
}

.redcolor {
	color: #ff0f0f;
}

.bluecolor {
	color: #258cf1;
}

.whitecolor {
	color: #fff;
}

.color333 {
	color: #333;
}

.color666 {
	color: #666;
}

.color999 {
	color: #999;
}

.block {
	display: block
}

.whitesp {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* vipcss */
.vip-top {
	width: 100%;
	position: relative;
	z-index: 1;
}

.vip-header-box {
	position: absolute;
	z-index: 10;
	width: 1200px;

	left: 50%;
	margin-left: -600px;
}

.vip-top-header {
	width: 100%;
	height: 146px;
	display: block;
	float: left;
	box-sizing: border-box;

}

.vip-top-msg {
	width: 100%;
	line-height: 42px;
	color: #fff;
	float: left;
	font-size: 12px;
}

.vip-top-msg a {
	color: #fff;
	text-decoration: none;
}

.vip-top-msg a:hover {
	color: #fff;
}

.vip-logo {
	float: left;
	width: 100px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.vip-logo img {
	max-width: 100%;
	max-height: 100%
}

.vip-name {
	float: left;
	color: #fff;
	margin-right: 10px;
	line-height: 200%;
	display: flex;
	flex-direction: column;
	height: 70px;
	justify-content: center;
}

.vip-name-cn {
	font-size: 28px;
	font-weight: bold;
}

.vip-name-en {
	font-size: 14px;
	font-family: arial;
}

.vip-top-menu {
	width: 100%;
	display: block;
	float: left;
	height: 82px;
	background-color: #ffffff;
	box-shadow: 0px 7px 27px 0px rgba(13, 112, 166, 0.29);
	border-radius: 14px;
	font-size: 16px;
	color: #333;
	line-height: 82px;
	display: inline-flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 0 20px;
	box-sizing: border-box;
}

.vip-top-menu a {
	min-width: 70px;
	text-align: center;
}

.vip-top-menu a.cur,
.vip-top-menu a:hover {
	color: #19538d;
}

/* banner */


.vip-banner {
	width: 100%;
	height: 656px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.vip-banner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 25px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.vip-banner .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}

.vip-banner .hd ul li {
	float: left;
	margin: 0 5px;
	font-size: 0px;
	box-sizing: border-box;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	border: 1px solid #edf1f4;
	background: none;
	cursor: pointer;
}

.vip-banner .hd ul li.on {
	background: #edf1f4;
}

/* .vip-banner .prev,
.vip-banner .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 60px;
	height: 90px;
	background: url(../../ad_ctr.png) 0px 0px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.vip-banner .next {
	left: auto;
	right: 3%;
	background-position: 0px -90px;
} */

/* .vip-banner .prev:hover,
.vip-banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.vip-banner .prevStop {
	display: none;
}

.vip-banner .nextStop {
	display: none;
} */

.vip-banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.vip-banner .bd ul {
	width: 100% !important;
}

.vip-banner .bd li {
	width: 100% !important;
	height: 656px;
	overflow: hidden;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: top center;
}

.vip-banner .bd li a {
	display: block;
	height: 656px;
}

.banner-shade {
	width: 100%;
	height: 656px;
	background: rgba(0, 0, 0, 0.12);
}

/* 企业简介 */
.list-main-box {
	width: 100%;
	overflow: hidden;
	background-image: linear-gradient(180deg, #eeeef8 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
}

.vip-main {
	width: 1340px;
	margin: 0 auto;
	padding: 0 70px;
	box-sizing: border-box;

}

.vip-list-title {
	width: 100%;
	overflow: hidden;
	margin-top: 65px;
}

.vip-list-title .vip-title-icon {
	display: inline-block;
	width: 7px;
	height: 48px;
	background-color: #19538d;
	float: left;
	margin-right: 8px;
}

.vip-list-title .vip-title-text {
	float: left;

}

.vip-title-cn {
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: bold;
	color: #19538d;
	line-height: 120%;
}

.vip-title-en {
	font-family: Arial;
	font-size: 12px;
	color: #19538d;
	line-height: 260%;
}

.vip-detail-basic {

	width: 100%;
	padding: 40px 0 80px 0;
	font-size: 14px;
	color: #333;
	line-height: 180%;
}

.vip-detail-basic img {
	max-width: 100%;
	max-height: 400px;
}

/* 页尾 */
.vip_bottom {
	background: #383838;
	padding: 15px 0 10px 0;
}

.vip_bottom h2 {
	color: #fff;
	font-weight: normal;
	letter-spacing: 2px;
	display: inline-block
}

.vip_bottom span {
	color: #fff4ef;
	line-height: 35px;
	padding-right: 34px;
}

.vip_bottom a {
	color: #fff4ef;
}

.vip_bottom a.color999 {
	color: #999;
}

.vip_bottom span.fr {
	color: #999;
	padding: 0;
	padding-right: 0px;
}

.t_width {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.t_bgblk {
	background: #343434;
	padding: 20px 0;
}

/* 新闻列表 */
.list {
	width: 100%;
	padding-bottom: 30px;
	/*overflow: hidden;*/
}

.news-list {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-bottom: 44px;
}

.news-list li {
	width: 100%;
	margin-top: 36px;
	overflow: hidden;
}

.list-news-date {
	display: inline-block;
	width: 163px;
	height: 146px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #999;

}

.list-news-text {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 658px;
	float: left;
	height: 146px;
	box-sizing: border-box;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.list-news-text p {
	display: inline-block;
	width: 100%;
}

.list-news-img {
	display: inline-block;
	width: 290px;
	float: right;
	height: 146px;
	overflow: hidden;
}

.date-y {
	font-size: 30px;
	line-height: 200%;
	margin-top: 24px;

}

.list-news-article {
	font-size: 16px;
	color: #666;
	line-height: 48px;
}

.list-news-subhead {
	color: #999999;
	line-height: 180%;

}

.news-list li a:hover .list-news-article {
	color: #19538d;
}

/*分页*/
.vip_page {
	width: auto;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.vip_page a,
.vip_page span {
	margin: 0 8px;
}

.vip_page a {
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	border-radius: 50%;

	color: #333;
}

.vip_page a.cur {
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	border-radius: 50%;

	color: #333;
	background-color: #a2bad1;
	color: #333;
}

.vip_page a:hover {
	background-color: #19538d;
	color: #fff;
}

.vip_page a.page-pre {
	display: inline-block;
	border-radius: 0px;
	display: inline-block;
	width: 21px;

	height: 21px;
	position: relative;
	top: 5px;
	background: url(../../page-pre.png) center center no-repeat;
}

.vip_page a.page-next {
	display: inline-block;
	border-radius: 0px;
	display: inline-block;
	width: 21px;

	height: 21px;
	position: relative;
	top: 5px;
	background: url(../../page-next.png) center center no-repeat;
}

/* 列表搜索 */
.vip-list-search {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 0 10px 22px;
	background: #f3f3f3;
	margin-top: 26px;
}

.vip-list-search ul {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;

}

.vip-list-search li {
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-right: 20px;
	flex-wrap: nowrap;
	padding: 8px 0;
}

.vip-list-search span {
	padding: 0 5px;
	color: #333;
}

.vip-list-search li select,
.vip-list-search li input {
	height: 36px;
	border-radius: 2px;
	border: solid 1px #ededf1;
	margin-left: -1px;
	box-sizing: border-box;
	min-width: 86px;
	background-color: #fbfbfb;
	min-width: 100px;
}

.vip-list-search li input {
	width: 183px;
	height: 36px;
	border-radius: 2px;
	border: solid 1px #ededf1;
	margin-left: -1px;
	padding-left: 5px;
	background-color: #fbfbfb;
}

.vip-list-search li input.width100 {
	width: 100px;
}

.vip-list-search a.t_btonserch {
	width: 50px;
	height: 34px;
	text-align: center;
	background-color: #19538d;

	color: #fff;
	font-size: 16px;
	line-height: 34px;
	border-radius: 3px;

}

/* 表格列表 */
.vip-table {
	width: 100%;
	table-layout: fixed;

}

.vip-table thead th {
	height: 34px;
	background-color: #ededf5;
	color: #19538d;
	font-weight: normal;
	padding: 5px;

}

.vip-table tbody tr:first-child td {
	padding-top: 6px
}

.vip-table tbody td {
	color: #333;
	font-size: 14px;
	height: 44px;
	padding: 3px;
	text-align: center;
	box-sizing: border-box;
}

.vip-table tbody td a {
	color: #1c5b9a
}

.vip-table tbody tr:hover td {
	background-color: #f5f5fd;
}

/* 新闻列表 基础款 */

.news-list-basics {
	width: 100%;
	padding-bottom: 40px;
}

.news-list-basics li a {
	width: 100%;
	height: 76px;

	border-bottom: 1px solid #edebf6;
	box-sizing: border-box;
	padding: 0 25px;
}

.news-list-basics li a {
	width: 100%;
	height: 76px;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
}


/* 招聘信息 */
.vip-job-list {
	width: 100%;
	padding: 20px 0;
	display: flex;
	justify-content: flex-start;
	overflow: hidden;
	flex-wrap: wrap;

}

.vip-job-list li {
	display: block;
	width: 300px;
	height: 230px;
	margin: 10px;
	float: left;
	margin-right: 120px;
	top: 0px;
	position: relative;
	transition: all 0.4s ease 0s;
}

.vip-job-list li:nth-child(3n) {
	margin-right: 10px;
}

.vip-job-list li:last-child {
	margin-right: 10px;
}

.vip-job-list li:hover {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	background: #fff;
	top: -15px;
}

.vip-job-name {
	width: 300px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	background: #18538d;
	color: #fff;
	font-size: 24px;
	position: relative;
	box-sizing: border-box;
	padding: 0 30px;
}

.vip-job-name i {
	position: absolute;
	display: inline-block;
	width: 7px;
	height: 56px;
	background: #fff;
	top: 0px;
	left: 10px;
}

.vip-job-text {
	line-height: 160%;
	padding: 25px;
	font-size: 14px;
	color: #424149;
}

.vip-job-text p {
	padding-bottom: 8px;
}

/* 联系方式 */
.vip-contact-list {
	width: 100%;
	box-sizing: border-box;
	padding: 24px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.vip-contact-list li {
	width: 567px;
	height: 234px;
	margin: 13px 0;
	padding: 0px 30px 20px;
	box-sizing: border-box;
	border: 1px solid #fff;
	background: #fff url(../../contactbgindex.png) no-repeat bottom right;
	transition: all 0.1s ease 0s;
	position: relative;
}

.vip-contact-list li:hover {
	border: 1px solid #1a528d;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);

}

.vip-contact-name {

	color: #333;
	padding: 30px 10px 10px;
}

.vip-contact-name span {
	margin-right: 25px
}

.vip-contact-msg {
	width: 100%;
}

.vip-contact-msg dl {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px;
}

.vip-contact-msg dt {
	width: 50%;
	text-align: left;
	float: left;
	line-height: 36px;
	color: #666;
}

.vip-contact-msg .iconfont {
	color: #e8390e;
	margin-right: 10px;
	display: inline-block;
	width: 18px;
	float: left;
}

.vip-contact-msg span {
	float: left;
	display: inline;
	width: 204px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.vip-reminderMsg {
	width: 100%;
	text-align: center;
	color: #414141;
}

.vip-reminderMsg a {
	color: #e8380d;

}

.vip-reminderMsg a:hover {
	color: #e8380d;
}

/* 在线反馈 */
.form-box {
	margin-top: 28px;
	margin-bottom: 28px;
	width: 100%;
	padding: 40px 80px;
	/*background-image: linear-gradient(180deg,
			#f5f5ff 0%,
			#ffffff 100%),
		linear-gradient(#f5f5ff,
			#f5f5ff);*/
	background-blend-mode: normal,
		normal;
	box-shadow: 0px 0px 16px 0px rgba(178, 178, 184, 0.16);
	min-height: 300px;
	box-sizing: border-box;
}

.form-box td {
	padding: 5px 25px;
	line-height: 40px;
}

.form-box td input[type="text"],
.form-box td input[type="number"],
.form-box td select {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: solid 1px #e5e5ea;
	background: none;
}

.form-box td input[type="text"]:focus,
.form-box td input[type="number"]:focus,
.form-box td select:focus {
	border: 1px solid #157ef;
}

.form-box td input[type="submit"] {
	width: 200px;
	height: 38px;
	line-height: 38px;
	background-color: #19538d;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.form-box td input[type="button"] {
	width: 200px;
	height: 38px;
	line-height: 38px;
	background-color: #19538d;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.form-textarea {
	width: 100%;
	height: 143px;
	border: solid 1px #e5e5ea;
	background: none;
	padding: 10px;
	box-sizing: border-box;
}

/* 企业相册 */
.photo-list {
	width: 110%;
	/*	overflow: hidden;*/
	padding-bottom: 40px;
	float: left;
}

.photo-list li {
	width: 390px;
	margin-right: 13px;
	float: left;
	margin-top: 30px;
	overflow: hidden;
}

.photo-list li .photo-list-box {
	width: 390px;
	height: 290px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.photo-list li .photo-list-box a {
	cursor: zoom-in;
}

.photo-list li img {
	max-width: 390px;
	max-height: 290px;
}

.photo-list li p {
	width: 100%;
	height: 78px;
	background: #f4f5f9;
	display: inline-flex;
	align-items: center;
	padding: 0 30px;
	color: #666;
	box-sizing: border-box;
	font-size: 16px;
}

.photo-list li:hover {
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.imgTransition {
	transition: all 0.9s ease 0s;
	overflow: hidden;
}

.imgTransition:hover {
	transform: scale(1.1, 1.1);
}

/* 新闻详情 */
.vip-news-datail-title {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
}

.vip-news-datail-title h3 {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0;
	line-height: 160%;
}

.vip-news-datail-title p {
	color: #666;
}

.vip-news-datail-title p span {
	padding: 0 10px;
}

.vip-detail-table {}

.vip-line-gray {
	width: 100%;
	background: #eaedf7;
	padding: 12px 0;
	text-align: center;
	line-height: 200%;
	margin-top: 10px;
}

.vip-line-gray span {
	padding: 0 40px;
}

.vip-line-gray .iconfont {
	margin-right: 8px;
	position: relative;
	top: 1px;
}

.vip-detail-table td {
	height: 35px;
	padding: 5px 0;
	line-height: 180%;
}

.u-line {
	width: 100%;
	height: 1px;
	background: #e9e9e9;

}

.vip-nolimit {
	width: 100%;
	text-align: center;
	padding: 40px 0;
}

.vip-nolimit a,
.vip-nolimit a:hover {
	color: #ff0f0f;
}

/* 首页 */
.index-main-box {
	width: 100%;
	background-image: linear-gradient(180deg,
			#eeeef8 0%,
			#ffffff 100%),
		linear-gradient(#ffffff,
			#ffffff);
	background-blend-mode: normal,
		normal;
}

.index-1200-floor {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
}

.index-1200-floor h3 {
	font-size: 54px;
	font-family: Arial;
	color: #e0e0e0;
	font-weight: bold;
	margin-top: 50px;
	opacity: 0.5;
}

.index-1200-floor h3 span {
	font-size: 30px;
	font-weight: normal;
	margin-left: 25px;
}

.index-bref-box {
	width: 100%;

}

.index-bref-text {
	width: 800px;
	box-sizing: border-box;
	padding-right: 100px;
	display: inline-flex;
	align-items: center;
	float: left;
	height: 240px;
	line-height: 200%;
	text-indent: 2em;
}

.index-bref-video {
	width: 400px;
	height: 240px;
	float: right;
	overflow: hidden;
}

.index-bref-video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 0px;
	outline: none;
}

.index-bref-video img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 0px;
}

.index-title {
	width: 100%;
	line-height: 30px;
}

.index-title span {
	font-size: 24px;

}

.index-title a {
	font-size: 12px;
	color: #999;
}

.index-title a:hover {
	color: #19538d;
}

.index-news {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: left 16px;
}

.index-news-ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 100px;
}

.index-news-img {
	width: 600px;
	height: 406px;
	padding-top: 38px;
	box-sizing: border-box;
	overflow: hidden;

}

.index-news-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: 100%;
	max-height: 100%;
}

.index-news-content {
	width: 518px;
	height: 406px;
	padding-top: 38px;
	box-sizing: border-box;
	position: relative;

}

.index-news-content h4 {

	font-size: 24px;


	padding: 0 0 20px;
	position: relative;
	margin-bottom: 30px;

}

.index-news-content h4 i {
	display: inline-block;
	position: absolute;
	width: 50px;
	height: 4px;
	background-color: #19538d;
	bottom: 0px;
	left: 0px;
}

.index-news-bg {
	position: absolute;
	top: 3px;
	left: 12px;
	font-family: arial;
	font-size: 97px;
	font-weight: bold;

	line-height: 32px;

	color: #c6ceff;
	opacity: 0.15;
}

.index-news-time {
	color: #19538d;
	font-size: 14px;
	line-height: 200%;
	margin-top: 50px;
}

.index-news-text {
	width: 100%;
	height: 128px;
	box-sizing: border-box;
	padding: 15px 0;
	line-height: 200%;
	display: inline-flex;
	align-items: flex-start;
	margin-bottom: 30px;
}

.index-news-btn {
	display: inline-block;
	width: 126px;
	height: 50px;
	box-sizing: border-box;
	line-height: 50px;
	background-color: #19538d;
	border-radius: 6px;
	color: #fff;
	text-align: center;
	transition: all 0.4s ease 0s;
	position: relative;
	top: 0px;
}

.index-news-btn:hover {
	background: 19538d;

	border-radius: 50px;
	color: #fff;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}

/* 首页企业报价 */
.index-table {
	width: 100%;
	table-layout: fixed;
	margin-top: 25px;
}

.index-table thead th {
	height: 34px;
	background-color: #eeeef6;

	color: #19538d;
}

.index-table tbody tr:hover td {
	background-color: #f5f5fd;
}

.index-table td {
	text-align: center;
	padding: 5px;
	height: 40px;
	box-sizing: border-box;
}

.index-table a {
	color: #1c5b9a;
}

.index-photo {
	width: 100%;
	overflow: hidden;
	background-color: #19538d;
	padding-top: 120px;

	margin-top: 10px;
	float: left;
	position: relative;
}

/* 企业信用 */
.vip-credit-unit {
	width: 100%;
	padding-top: 30px;
}

.vip-credit-table {
	width: 100%;
	border: 0px;
}

.vip-credit-table td {
	height: 40px;
	padding: 8px 5px;
	box-sizing: border-box;
	color: #666;
}

.vip-credit-table tr:nth-child(odd) td {
	background-color: #ebebf4;
}

.vip-credit-table td.tdBack {
	color: #19538d;
	padding-left: 45px;
}

.vip-credit-unit-menu ul {
	width: 100%;
}

.vip-credit-unit-menu ul li {
	display: inline-block;
	padding: 0 16px;
	height: 30px;
	line-height: 30px;
	color: #666;
	margin-right: 10px;
	cursor: pointer;
}

.vip-credit-unit-menu ul li.hover {
	background: #19538d;
	border-radius: 50px;
	color: #fff;
}

.vip-credit-unit-setTab {
	padding-top: 10px
}

.noAccess {
	width: 100%;
	height: 222px;
	background: url(../../unlogin1.png) no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
	padding-top: 46px;
}

.vip-credit-unit-tabllelist th {
	height: 40px;
	background: #ebebf4;
	color: #19538d;
	font-weight: normal;
}

.vip-credit-unit-tabllelist td {
	height: 40px;
	text-align: center;
	color: #333;
	font-weight: normal;
}

.t_bj_btn {
	background: #19538d;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin: 30px auto 0;
	display: block;
	cursor: pointer;
	text-align: center;
}

.t_bj_btn:hover {
	color: #fff;
	opacity: 0.9;
}

/* 行业信用 */
.t_qiyxtb {
	margin: 20px auto 10px;
	background: url('../../9234220.png') no-repeat center;
	background-size: cover;
}

#relationalMap {
	width: 100%;
	height: 532px;
	border: 1px solid #e3e1e2;
	overflow: hidden;
	background: url('../../9234220.png') no-repeat left top;
	background-size: 100% 100%;
}


.vip_nologin {
	text-align: center;
	padding: 40px 0;
	width: 100%;
	font-size: 16px;
	color: #666;
	display: flex;
	align-items: center;
	justify-content: center;
}

.vip_nologin i.icon-quesheng_chawuxinxizanwuxinxi {
	font-size: 100px;
	line-height: 70%;
	margin-top: 10px;
	font-size: 100px;
}

.vip-credit-percent {
	width: 100%;
	overflow: hidden;
}

.vip-credit-percent-left {
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	background: #f2f2f8;
	padding: 35px 0;
	box-sizing: border-box;
	color: #666;
	float: left;
}

.vip-credit-percent-left .percent {
	color: #19538d;
	line-height: 200%;
}

.vip-credit-percent-left p {
	display: inline-block;
	width: 100%;
}

.vip-credit-percent-right {
	width: 1065px;
	float: right;
	height: 120px;
	overflow: hidden;
	box-sizing: border-box;
	background: #f2f2f8;
	padding: 25px;
}

.vip-credit-percent-right li {
	width: 100%;
	line-height: 35px;
	color: #666;
	display: inline-block;
}

.vip-credit-percent-right li span {
	display: inline-block;
	float: left;
	min-width: 180px;
}

.vip-credit-percent-right li span font {
	color: #19538d;
}

/* 企业信用列表轮播 */
.list-credit {
	width: 100%;
	background: #19538d;
	padding: 50px 0;
	color: #fff;
}

.list-credit-menu {
	width: 100%;
	overflow: hidden;
}

.list-credit-menu li {
	float: left;
	display: inline-block;
	min-width: 100px;
	height: 30px;
	line-height: 28px;
	box-sizing: border-box;
	margin-right: 20px;
	text-align: center;
	border-radius: 50px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #19538d;
}

.list-credit-menu li.hover {
	border: 1px solid #82c1ff;
	color: #82c1ff;
}

.list-credit-menu .list-more {
	line-height: 30px;
	font-size: 12px;
	color: #fff;

}

.t_qyxytb .bd {
	width: 1200px;
}

.t_qyxytb .bd ul li {
	width: 212px;
	height: 200px;
	margin-right: 25px;
	box-shadow: none;
	border: 0;
}

.t_qyxytb .bd li .pic {
	width: 212px;
	height: 168px;
	position: relative;
	overflow: hidden;

}

.t_qyxytb .bd li .pic a {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.t_qyxytb .bd li img {
	display: block;
	height: 100%;
}

.t_qyxytb .bd li .shoutitle {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 212px;
	height: 168px;
	background: #000;
	opacity: 0.8;
	color: #fff;
	text-align: center;
}

.t_qyxytb .bd li .shoutitle i {
	font-size: 60px;
	padding-top: 50px;
	display: block;
}

.t_qyxytb .bd li .title {
	line-height: 30px;
	text-align: center;
}

.t_qyxytb .hd .prev,
.t_qyxytb .hd .next {
	width: 30px;
	height: 45px;
	top: 73px;
	opacity: 0.6;
}

.t_qyxytb .hd .prev:hover,
.t_qyxytb .hd .next:hover {
	opacity: 1;
}

.t_qyxytb .hd .prev {
	background: url('../../ad_ctr.png') no-repeat 0 0;
	background-size: 100%;
}

.t_qyxytb .hd .next {
	background: url('../../ad_ctr.png') no-repeat 0 -45px;
	background-size: 100%;
}

.t_photos .bd ul li {
	width: 350px;
	height: 323px;
	box-shadow: none;
	border: 0;
	text-align: center;
	line-height: 30px;
	margin-right: 30px;
}

/* 首页轮显 */
/* 本例子css */
.ladyScroll {
	width: 1200px;
	height: 560px;
	margin: 0px auto;
	position: relative;
}

.photo-left-back {
	width: 370px;
	height: 400px;
	position: absolute;
	background: rgba(21, 66, 111, 0.8);
	top: 135px;
	right: 50%;
	margin-right: 615px;
	z-index: 100;
}

.photo-right-back {
	width: 370px;
	height: 400px;
	position: absolute;
	background: rgba(21, 66, 111, 0.8);
	top: 135px;
	left: 50%;
	margin-left: 615px;
	z-index: 100;
}

.index-photo-btn {

	text-align: center;
	position: absolute;
	bottom: 70px;
	left: 50%;
	margin-left: -122px;
	height: 52px;
}

.index-photo-btn a:hover {
	background: #fff;
	color: #686868;
}

.ladyScroll a {
	display: inline-block;
	line-height: 52px;


}

.ladyScroll a .iconfont {
	font-size: 18px;
}

.ladyScroll dl:hover dd {
	display: block;
}

.ladyScroll .prev {
	width: 122px;
	height: 52px;
	background-color: #4775a4;
	color: #fff;
	cursor: pointer;

}

.ladyScroll .next {
	width: 122px;
	height: 52px;

	background-color: #4775a4;
	color: #fff;
}


.ladyScroll .prev:hover {
	background-position: 0 -45px;
}

.ladyScroll .next:hover {
	background-position: 0 -135px;
}

.ladyScroll .scrollWrap {
	width: 1200px;

	padding-top: 15px;
	position: absolute;
}

.ladyScroll dl {
	float: left;
	width: 400px;
	height: 400px;
	text-align: center;
	position: relative;
	margin: 0 auto;
}

.ladyScroll span {
	/* display: block;
					width: 298px;
					height: 53px;
					position: absolute;
					left: 5px;
					bottom: 0;
					background: #5f626b;
					filter: alpha(opacity=80);
					opacity: 0.80; */
}

.ladyScroll dt {
	margin: 0 auto;
	width: 400px;
	height: 400px;
	display: table-cell;
	vertical-align: middle;
}

/*.list-credit-text .vip_nologin{color:#fff}*/

.ladyScroll img {
	display: block;
	width: 370px;
	height: 400px;
	object-fit: cover;
	max-width: 370px;
	max-height: 400px;
}

.ladyScroll dd {
	position: absolute;
	width: 284px;
	height: 306px;
	color: #fff;
	top: 50%;
	margin-top: -158px;
	left: 50%;
	margin-left: -142px;
	transition: all 0.9s ease 0s;
}

.ladyScroll dd:hover a {
	opacity: 1;
}

.ladyScroll dd a {
	opacity: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	padding: 20px;
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	background-color: none;
	color: #fff;
	transition: all 0.9s ease 0s;
	cursor: default;
}

.ladyScroll dd a:hover {
	text-decoration: none;
}

.ladyScroll dl:hover span {
	background: #B52153;
}

.picScroll-left {
	width: 100%;

	position: relative;
	padding-top: 35px;
}

.picScroll-left .ladyScroll {
	height: 540px;
}

.picScroll-left .photo-left-back,
.picScroll-left .photo-right-back {
	top: 50px;
}

.picScroll-left .index-photo-btn {
	bottom: 40px;
}

.picScroll-left .ladyScroll dd {
	width: 370px;
	height: 100%;
	top: 0px;
	left: 15px;
	margin-top: 0px;
	margin-left: 0px;
}

.list-credit-text {
	width: 100%;
	line-height: 200%;
	opacity: 0.9;
}

.list-credit-text p {}

.vip-list-title-sec {
	width: 100%;
	margin: 40px 0 20px;
	overflow: hidden;

}

.vip-list-title-sec i {
	display: inline-block;
	width: 5px;
	height: 20px;
	background: #19538d;
	float: left;
	position: relative;
	top: 3px;
}

.vip-list-title-sec h4 {
	font-size: 20px;
	color: #19538d;
	line-height: 120%;
	font-weight: bold;
	padding-left: 15px;
}

.vip-list-ul {
	width: 105%;
	overflow: hidden;
}

.vip-list-ul li {
	float: left;
	width: 280px;
	margin-right: 25px;
	margin-bottom: 20px;

}

.vip-list-ul li .vip-list-picbox {
	width: 100%;
	height: 280px;
	overflow: hidden;
}

.vip-list-ul li .vip-list-picbox img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: contain;
}

.vip-list-ul li p {
	display: inline-block;
	width: 100%;
	line-height: 200%;
	text-align: center;
	padding: 10px;
	float: left;
}


/* 产品图文列表 */
.vip-product-list {
	width: 105%;
	float: left;
	padding-bottom: 40px;
}

.vip-product-list li {
	float: left;
	width: 280px;
	margin-right: 25px;
	margin-top: 30px;

}

.vip-product-list li .vip-list-picbox {
	width: 280px;
	height: 280px;
	background: #eef0f5;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;

}

.vip-product-list li:hover {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.vip-product-list li .vip-list-picbox img {
	max-width: 280px;
	max-height: 280px;
	overflow: hidden;
	vertical-align: middle;
	display: inline-block;

}

.vip-product-list li p {
	display: inline-block;
	width: 100%;
	line-height: 200%;
	text-align: center;
	padding: 10px;
	float: left;
	background: #eef0f5;
	box-sizing: border-box;
}

/* 物流信息 */
.vip_comcoltl {
	margin-top: 15px
}

.vip_comcoltl ul {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

.vip_comcoltl li {
	cursor: pointer;
	line-height: 30px;
	padding: 0 15px;
}

.vip_comcoltl li.hover {
	color: #1f6dbb;
}

.vip_comcoltl li.hover span {
	display: block;
	height: 2px;
	background: #19538d;
}

/*.t_comcoltl{}*/
.t_ewmtpimg {
	padding: 10px;
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 10;
	left: -80px;
	top: -120px;
}

.t_ewmtpimg img {
	width: 100px;
	height: 100px;
}

.vip-noLimite {
	background: #f7f8fa;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.ynl_icon {
	display: inline-block;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	background: #E50112;
	color: #fff;
	border-radius: 5px;
	font-size: 12px;
}

.t_tbbg {
	width: 52px;
	height: 52px;
	background: #fff0f0;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin: 9px 10px;
	border-radius: 10px;
	float: left;
}

.bgblue {
	background: #eff5ff;
}

bgyello {
	background: #fffee4;
}

.vip-nocontent {
	padding: 60px 55px 80px;
	margin: 20px 0;
	word-break: break-all;
	overflow: hidden;
	line-height: 180%;
	text-align: center;
	width: 100%;

}
.vip-content-null {
	display: block;
	margin: 0 auto;
}
.vip-nocontent i {
	font-size: 60px;
	display: block;
	margin: 30px auto 55px auto;
	line-height: 120%;
}

.vip-nocontent i.icon-quesheng_chawuxinxizanwuxinxi {
	font-size: 150px;
	margin-bottom: 0px;
}

.vip-table thead td {
	height: 34px;
	background-color: #dfdfea;
	color: #333;
	font-weight: normal;
	padding: 5px;
	border-top: 1px solid #ebebee;
	text-align: center;
}

.vip-table.noHover tbody tr:hover td {
	background: none
}

.index-news-ul {
	width: 1200px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-image: url('../images/diandian.png');
	background-position: 625px 580px;
}

p.vip-job-des {
	display: inline-block;
	width: 100%;
	height: 44px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.list-img {
	width: 110px;
	height: 55px;
	object-fit: fill;
	max-width: 110px;
	max-height: 55px;
}

.index-photo dt a {
	cursor: zoom-in;
}

.u-color-white {
	color: #fff;
}

.banner {
	width: 100%;
	height: 652px;
	position: relative;
}

.topbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 35px;
	z-index: 99;
	border-bottom: 2px solid rgba(102, 117, 150, 0.2);
}

.topbar-main {
	margin: 0 auto;
	width: 1200px;
	display: flex;
	height: 35px;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;

}

.topbar-main-right {
	display: flex;
	height: 35px;
	flex-direction: row;
	align-items: center;
}

#myswiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#myswiper .swiper-slide img {
	width: 100%;
	height: 100%;
}

.topbar-main-right-auth {
	margin-left: 51px;
}

.topbar-main-right-auth i {
	margin-right: 7px;
}

.bar {
	width: 1200px;
	position: absolute;
	left: calc(50% - 600px);
	top: 37px;

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	z-index: 100;
}

.bar-left {
	display: flex;
	flex-direction: row;
}

.bar-left-logo {
	height: 42px;
	margin-top: 16px;
	margin-right: 25px;
}

.bar-left-name {
	height: 58px;
}

.bar-left-name-title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-top: 16px;
}

.bar-left-name-subtitle {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.bar-nav {
	display: flex;
	flex-direction: row;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	opacity: 0.89;
	margin-top: 10px;
}

.bar-nav-item {
	margin-right: 56px;
	cursor: pointer;
	position: relative;
}

.bar-nav-item:last-child {
	margin-right: 0;
}

/*.bar-nav-item i {*/
/*	margin-left: 7px;*/
/*}*/

.bar-nav-item i {
	position: absolute;
	right: -20px;
	top: 0;
}

.bar-nav-item-lists {
	text-align: center;
	position: absolute;
	left: calc(50% - 57px);
	top: 25px;
	width: 114px;
	background: #FFFFFF;
	border-radius: 4px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 44px;
	z-index: 200;
}

.hide {
	display: none !important;
}

.wrapper {
	width: 100%;
}

.wrapper-header {
	width: 1200px;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin: 58px auto 0;
	position: relative;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #5964FE;
	line-height: 23px;

}

.wrapper-header p {
	margin-top: 11px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #E6E7EC;
	line-height: 23px;
}

.wrapper-header-more {
	position: absolute;
	right: 0;
	top: 21px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.wrapper-header-more:hover {
	color: #5964FE;
}

.wrapper-header-title {
	width: 250px;
	background-image: url("../images/titlebg.png");
	background-repeat: no-repeat;
	background-size: 100px 100%;
	text-align: center;
	background-position: 1.25rem 0;
}

.introduction {
	width: 1200px;
	margin: 42px auto 0;
}

.introduction-wrapper {
	width: 867px;
	height: 400px;
	background: #6266A0;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-left: 86px;
	padding-top: 52px;
	box-sizing: border-box;
	position: relative;
}

.introduction-wrapper h3 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.introduction-wrapper h4 {
	margin-top: 9px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8C91D8;
}

.introduction-wrapper p {
	text-indent: 28px;
	margin-top: 28px;
	width: 505px;
	line-height: 180%;
}

.introduction-wrapper-more {
	width: 67px;
	height: 31px;
	background: rgba(124, 129, 201, 0);
	border: 1px solid #7C81C9;
	border-radius: 4px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8A8FD6;
	margin-top: 65px;
	line-height: 31px;
	padding-left: 20px;
	display: block;
}

.introduction-wrapper-more:hover {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #7C81C9;
}

.introduction-wrapper-cover {
	position: absolute;
	right: -330px;
	top: 50px;
	width: 542px;
	height: 300px;
}

.introduction-wrapper-cover img {
	width: 100%;
	height: 100%;
}

.introduction-wrapper-cover video {
	width: 100%;
	height: 100%;
}

.album {
	width: 1200px;
	margin: 42px auto 0;
}

.album-tabs {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.album-tabs-item {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	width: 94px;
	height: 32px;
	background: #EEEEEE;
	border-radius: 4px;
	margin-left: 34px;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
}

.album-tabs-item:first-child {
	margin-left: 0;
}

.album-tabs-item-active {
	width: 94px;
	height: 32px;
	background: #5964FE;
	border-radius: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.album-lists {
	width: 100%;
	margin-top: 43px;
}

.album-lists-item {
	width: 100%;
}

#albumswiper {
	width: 1200px;
	overflow: hidden;
	height: 278px;
}

#albumswiper .swiper-slide img {
	width: 100%;
	height: 100%;
}

#albumswiper .swiper-slide video {
	width: 100%;
	height: 100%;
}

#albumswiper .swiper-slide-next {
	opacity: unset;
}

#albumswiper2 {
	width: 1200px;
	overflow: hidden;
	height: 278px;
}

#albumswiper2 .swiper-slide img {
	width: 100%;
	height: 100%;
}

#albumswiper2 .swiper-slide video {
	width: 100%;
	height: 100%;
}

#albumswiper2 .swiper-slide-next {
	opacity: unset;
}

.business {
	width: 1200px;
	margin: 22px auto 0;

}

.business-wrapper {
	position: relative;
	margin-bottom:127px;
}

.business-wrapper-content {
	position: absolute;
	right: -15px;
	top: 20px;
	width: 1082px;
	height: 394px;
	background-image: url("../images/bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0;
	z-index: 100;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 30px;
}

.business-wrapper-nav {
	width: 167px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E6E7EC;
	line-height: 16px;
	height: 327px;
	background-image: url("../images/nav.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0;
	padding-top: 46px;
	box-sizing: border-box;
}

.business-wrapper-nav-item {
	margin-top: 30px;
	position: relative;
}

.business-wrapper-nav-item:first-child {
	margin-top: 0;
}

.business-wrapper-nav-item-content {
	position: absolute;
	right: 8px;
	top: -0;
	width: 31px;
	height: 25px;
	background-image: url("../images/arrow.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0;
	z-index: 200;
	overflow: hidden;

}
.pruchasebox{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 45px;
	padding-right: 33px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	
}
.pruchaseboxs{
	width: 100%;
	height: 100%;
	box-sizing: border-box;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	
}
.pruchasebox-item{
	width: 308px;
	margin-left: 32px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1000);
	border-radius: 4px;	
	font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #394867;
box-sizing: border-box;
padding: 16px;
display: flex;
flex-direction: column;
align-items: center;
text-align: left;
justify-content: flex-start;
margin-top: 25px;
}

.pruchasebox-item:nth-child(3n+1){
	margin-left: 0;
}
.pruchasebox-item:nth-child(1){
	margin-top: 0;
}
.pruchasebox-item:nth-child(2){
	margin-top: 0;
}
.pruchasebox-item:nth-child(3){
	margin-top: 0;
}
.pruchasebox-item-title{
	width:100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.pruchasebox-item-title-payment{
	text-align: right;
}
.pruchasebox-item-title-name{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #394867;
}
.pruchasebox-item-title-payment{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #E8380D;
}
.pruchasebox-item-subtitle{
	width:100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-top: 13px;
}
.pruchasebox-item-subtitle-item{
	background: #F4F6FC;
border-radius: 4px;
line-height: 20px;
padding: 0 8px;
font-size: 12px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #394867;
margin-right:8px;
}
.pruchasebox-item-subtitle-item:last-child{
	margin-right: 0;
}
.pruchasebox-item-content{
	width:100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-top:19px;
}
.pruchasebox-item-content-item{
	margin-right: 50px;
}
.pruchasebox-item-content-item:last-child{
	margin-right: 0;
}
.pruchasebox-item-footer{
	width:100%;
	margin-top: 11px;
}
body {
	background-color: #FFFFFF;
}

.swiper-button-prev1 {
	position: absolute;
	left: -65px;
	top: 45%;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	font-size: 14px;
	z-index: 100;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
	background-color: #E4EAF4;
	color: white;
}


.swiper-button-prev1:hover {

	background: #a2aabc;
}

.swiper-button-next1 {
	position: absolute;
	right: -65px;
	top: 45%;
	width: 38px;
	height: 38px;
	background-color: #E4EAF4;
	border-radius: 50%;
	font-size: 14px;
	z-index: 100;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
	color: white;
}

.swiper-button-next1:hover {
	background: #a2aabc;
}

#newsswiper {
	position: relative;
	width: 1090px;
	margin: 0 auto;
}

#newsswiper .swiper-wrapper {
	width: 100%;
}

.swiper-slide-news-cover {
	width: 543px !important;
	border-radius: 0px 0px 0px 60px;
	height: 330px;
	display: flex;
}

.swiper-slide-news {
	display: flex;
	flex-direction: row;
}

.swiper-slide-news-content {
	width: 539px;
	height: 330px;
	background: #5964FE;
	border-radius: 0px 60px 0px 0px;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #ffffff;
	line-height: 21px;
}

.swiper-slide-prev {
	opacity: 0.5;
}

.swiper-slide-next {
	opacity: 0.5;
}

.swiper-slide-prev .swiper-slide-news-content {
	background: #A1A6EC;
	opacity: 0.5;

	font-size: 12px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #666666;
}

.swiper-slide-news-content h2 {
	width: 421px;
	margin: 53px auto 0;
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #ffffff;
}

.swiper-slide-news-content p {
	width: 421px;
	margin: 17px auto 0;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
}

.swiper-slide-news-article {
	width: 421px;
	margin: 39px auto 0;
	text-indent: 28px;
}

.swiper-slide-news-button {
	width: 67px;
	height: 31px;
	background: rgba(202, 215, 241, 0);
	border: 1px solid #C5DAFF;
	border-radius: 4px;

	background-color: transparent;
	color: white;
	float: left;
	margin-left: 60px;
	margin-top: 30px;
	line-height: 31px;
	padding-left: 20px;
}
.swiper-slide-news-button:hover{
	background-color: #737cff;
	border: none;
	color: #fff;
}
.swiper-slide-prev .swiper-slide-news-button {
	display: none;
}

.swiper-pagination {

	width: 100% !important;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: -100px;
}

.swiper-pagination-customs {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #A2AABC;
	margin-left: 41px;
}

.swiper-pagination-customs:first-child {
	margin-left: unset;
}

.swiper-pagination-customs-activ {
	width: 39px !important;
	height: 39px;
	background: rgba(162, 170, 188, 0.00);
	border: 1px solid #A2AABC;
	line-height: 39px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A2AABC;
}

.news {
	width: 100%;
	overflow: hidden;
}

.news-wrapper {
	width: 100%;
	height: 520px;
	background: #F3F7FE;
	margin-top: 30px;
	box-sizing: border-box;
	padding-top: 60px;
}

.contact-wrapper {
	margin-top: 36px;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding-bottom: 63px;
}

.contact-wrapper-item {
	width: 565px;
	height: 250px;
	background: #FFFFFF;
	box-shadow: 0px 3px 24px 0px rgba(203, 203, 203, 0.3600);
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-left: 69px;
}

.contact-wrapper-item:first-child {
	margin-left: 0;
}

.contact-wrapper-item-person {
	width: 214px;
	height: 200px;
	background: #F3F7FE;
	border-radius: 0px 30px 30px 0px;
	margin-right: 64px;
	box-sizing: border-box;
	padding-left: 64px;
}

.contact-wrapper-item-person h3 {
	margin-top: 21px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #394867;
	line-height: 31px;
}

.contact-wrapper-item-person p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 17px;
	margin-top: 10px;
}
.contact-wrapper-item-person p:nth-child(2) {
	line-height: 23px;
}

.contact-wrapper-item-person img {
	width: 80px;
	height: 80px;
	margin-top: 12px;
}

.contact-wrapper-item-contact {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 15px;
	position: relative;
}

.cwic-item {
	margin-top: 25px;
	width: 250px;
}

.cwic-item:first-child {
	margin-top: 0;
}

.cwic-item i {
	margin-right: 12px;
	color: #E8380D
}

.gov-logo {
	width: 44px;
	height: 44px;
}

footer {
	/*width: 100%;*/
	height: 208px;
	background: #444444;
	border: 1px solid #EEEEEE;
}

.footer-wrapper {
	width: 1200px;
	margin: 0 auto;
	flex-direction: column;
	display: flex;
	align-items: center;
}

.footer-wrapper-header {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 33px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	padding-bottom: 30px;
	box-sizing: border-box;
	color: #D9D9DA;
	border-bottom: 1px solid rgba(137, 137, 137, 0.2);
}

.footer-wrapper-header a{
	color: #D9D9DA;
}

.footer-wrapper-header-item {
	position: relative;
}

.footer-wrapper-header-item-companyname {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #D9D9DA;

}

.footer-wrapper-header-item-subtitle {
	margin-top: 14px;
}

.footer-wrapper-header-item-companyname-line {
	width: 1px;
	height: 30px;
	background: #525252;
	right: -65px;
	top: 0;
	position: absolute;
}

.footer-wrapper-main {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.footer-wrapper-main a{
	color: #999999;
}

.album-lists-item-slide {
	position: relative;
}
/* .album-lists-item-slide img{
	transform: scale(1);
	transition: transform 1s ease 0s;
}
.album-lists-item-slide img:hover{
	transform: scale(1);
	transition: transform 1s ease 0s;
} */
.album-lists-item-title {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
	background-image: url("../images/showbg.png");
	z-index: 100;
	background-repeat: no-repeat;
	background-position: 67px 68px;
	text-align: center;
	padding-top: 125px;
	box-sizing: border-box;
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.album-lists-item-title button {
	width: 94px;
	height: 32px;
	background: #5964FE;
	border-radius: 4px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E8E8E8;
	margin: 30px auto;

}

.footer-wrapper-main-item {
	margin-top: 34px;
}

.wrapper-nav {
	width: 1200px;
	margin: 67px auto 0;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}

.wrapper-nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.wrapper-nav-en {
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #999999;
	line-height: 32px;
	margin-left: 8px;

}

.wrapper-nav-menu {
	display: flex;
	flex-direction: row;
	align-items: center;
	text-align: center;
}

.wrapper-nav-menu-item {
	width: 94px;
	height: 32px;
	background: #EEEEEE;
	border-radius: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-left: 15px;
}

.wrapper-nav-menu-item-active {
	width: 94px;
	height: 32px;
	background: #5964FE;
	border-radius: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.article {
	width: 1200px;
	text-indent: 28px;
	margin: 41px auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}

.article-images {
	margin-top: 91px;
	text-align: center;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.article-images-item {
	width: 360px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;

	text-align: center;

}

.article-images-item-header {
	width: 100%;
	height: 180px;
}

.article-images-item-header h3 {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;

	margin: 0 auto;
}

.article-images-item-header p {
	margin-top: 30px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}

.article-images-item img {
	width: 360px;
	height: 325px;

}

.bar-nav-item-active {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5964FE;
	line-height: 14px;
	opacity: 0.89;
	position: relative;
}

/*.bar-nav-item-active:after {*/
/*	content: "";*/
/*	width: 100%;*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: -27px;*/
/*	height: 3px;*/
/*	background: #5964FE;*/
/*}*/
.bar-nav-item-active:after {
	content: "";
	width: 28px;
	position: absolute;
	left: calc( 50% - 14px);
	top: -27px;
	height: 3px;
	background: #5964FE;
}

.bar-nav-item-lists-item {
	display: block;
}
.bar-nav-item-lists-item:hover {
	font-weight: bold;
}

.swiper-pagination2 {
	width: 100%;

	position: absolute;
	left: 0;
	bottom: 46px;

	z-index: 50;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.swiper-pagination-customs2 {
	width: 14px;
	height: 14px;
	background: #FFFFFF;
	border-radius: 50%;
	margin-left: 15px;
}

.swiper-pagination-customs-activ2 {
	width: 32px;
	height: 12px;
	background: #FFFFFF;
	border-radius: 4px;
	transition: all 2s;
}

.swiper-pagination-customs2:first-child {
	margin-left: 0;
}

.vip-index-table {
	width: 100%;
	table-layout: fixed;

}

.vip-index-table thead th {
	height: 34px;
	background-color: #f3f3f3;
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	padding: 5px;
}

.vip-index-table tbody tr:first-child td {
	padding-top: 6px
}

.vip-index-table tbody td {
	color: #333;
	font-size: 14px;
	height: 44px;
	padding: 3px;
	text-align: center;
	box-sizing: border-box;
}

.vip-index-table tbody td a {
	color: #1c5b9a
}

.vip-index-table tbody tr:nth-child(even) {
	background-color: #fbfbfb;
}

.vip-index-table tbody tr:nth-child(odd) {

	background-color: #FFFFFF;
}

.badao_hoverd {
	background-color: #f3f7fe !important;
}

.video-cover-icon {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.video-cover-icon-img {
	width: 70px !important;
	height: 70px !important;
	margin: 105px auto;
	display: block;
}

/*
联系方式页面样式
*/
.contacts {
	margin-top: 10px;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 66px;
	justify-content: space-between;
	padding-top: 10px;
}

.contacts-wrapper-item {
	width: 565px;
	height: 250px;
	background: #FFFFFF;
	box-shadow: 0px 3px 24px 0px rgba(203, 203, 203, 0.3600);
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-top: 32px;
}

.contacts-wrapper-item-person {
	width: 214px;
	height: 200px;
	background: #F3F7FE;
	border-radius: 0px 30px 30px 0px;
	margin-right: 64px;
	box-sizing: border-box;
	padding-left: 64px;
	text-indent:0;
}

.contacts-wrapper-item-person h3 {
	margin-top: 21px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #394867;
	line-height: 31px;
}

.contacts-wrapper-item-person p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 17px;
	margin-top: 10px;
}

.contacts-wrapper-item-person img {
	width: 80px;
	height: 80px;
	margin-top: 12px;
}

.contacts-wrapper-item-contact {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 15px;
	position: relative;
}
.contacts-wrapper-item-contact>i {
	position: absolute;
	right: -21px;
	bottom: 0px;
}
.contact-wrapper-item-contact>i {
	position: absolute;
	right: -21px;
	bottom: 0px;
}


/*
vip展厅新闻中心样式
*/
.newslist {
	margin: 10px auto;
	width: 1200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-indent: 0;
}

.newslist-item {
	width: 100%;
	height: 269px;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid #EEEEEE;
}

.newslist-item:last-child {
	border-bottom: none;
}

.newslist-item-cover {
	width: 316px;
	height: 206px;
	overflow: hidden;
}
.newslist-item-cover-img {
	width: 316px;
	height: 206px;
	transform: scale(1);
	transition: transform 1s ease 0s;
}
/*.newslist-item-cover-img:hover {*/
/*	transform: scale(1.2);*/
/*}*/
.newslist-item-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 316px);
	height: 100%;
}

/*.newslist-item-content-left {*/
/*	text-align: left;*/
/*	height: 100%;*/
/*}*/

/*.newslist-item-content-left h2 {*/
/*	font-size: 20px;*/
/*	font-family: Microsoft YaHei;*/
/*	font-weight: 400;*/
/*	color: #333333;*/
/*	margin-top: 55px;*/
/*	margin-left: 42px;*/
/*}*/
.newslist-item:hover .newslist-item-cover-img {
	transform: scale(1.2);
}
.newslist-item-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 316px);
	height: 100%;
}

.newslist-item-content-left {
	text-align: left;
	height: 100%;
}

.newslist-item-content-left h2 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 55px;
	margin-left: 42px;
}

.newslist-item:hover .newslist-item-content-left h2 {
	margin-left: 85px;
	transition: all 1s ease 0.2s;
}

.newslist-item:hover .newslist-item-content-text {
	margin-left: 85px;
	transition: all 1s ease 0.2s;
}
.newslist-item:hover .newslist-item-content-more {
	margin-right: 12px;
	transition: all 1s ease 0.2s;
}
.newslist-item-content-text {
	margin-top: 27px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-left: 42px;

	line-height: 22px;
	width: 560px;
	height: 90px;
	overflow: hidden;
	text-overflow:ellipsis;
	display:inline-block;
}
/*.newslist-item-content:hover .newslist-item-content-left h2 {*/
/*	margin-left: 85px;*/
/*	transition: all 1s ease 0.2s;*/
/*}*/

/*.newslist-item-content:hover .newslist-item-content-text {*/
/*	margin-left: 85px;*/
/*	transition: all 1s ease 0.2s;*/
/*}*/
/*.newslist-item-content:hover .newslist-item-content-more {*/
/*	margin-right: 12px;*/
/*	transition: all 1s ease 0.2s;*/
/*}*/
/*.newslist-item-content-text {*/
/*	margin: 27px 0 0 42px;*/
/*	font-size: 12px;*/
/*	font-family: Microsoft YaHei;*/
/*	font-weight: 400;*/
/*	color: #666666;*/
/*	line-height: 13px;*/
/*	width: 610px;*/
/*}*/

/*.newslist-item-content-time {*/
/*	margin-top: 80px;*/
/*	margin-left: 42px;*/
/*	font-size: 16px !important;*/
/*	font-family: Microsoft YaHei;*/
/*	font-weight: 400;*/
/*	color: #666666;*/
/*	line-height: 17px;*/
/*}*/

/*.newslist-item-content-time span {*/
/*	font-size: 12px;*/
/*	font-family: Microsoft YaHei;*/
/*	font-weight: 400;*/
/*	color: #666666;*/
/*	opacity: 0.5;*/
/*}*/

/*.newslist-item-content-more {*/
/*	padding-left: 61px;*/
/*	height: 60px;*/
/*	line-height: 60px;*/
/*	border-left: 1px solid #EEEEEE;*/
/*	font-size: 14px;*/
/*	font-family: Microsoft YaHei;*/
/*	font-weight: 400;*/
/*	color: #999999;*/
/*	margin-right: 55px;*/
/*	width: 100px;*/
/*}*/
.newslist-item-content-time {

	margin-left: 42px;
	font-size: 16px !important;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 17px;
}

.newslist-item-content-time span {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	opacity: 0.5;
}

.newslist-item-content-more {
	padding-left: 61px;
	height: 60px;
	line-height: 60px;
	border-left: 1px solid #EEEEEE;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-right: 55px;
}



/*
vip展厅分页组件样式
*/
.vippagnation {
	margin-top: 70px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 44px;
	margin-bottom: 50px;
}

.vippagnation a {
	padding: 0 15px;
	height: 31px;
	background: #FFFFFF;
	border: 1px solid #EFEFEF;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 31px;
	margin-left: 3px;
}

.vippagnation-jump {
	margin-left: 3px;
}

.vippagnation-jump-input {
	width: 34px;
	height: 31px;
	background: #FFFFFF;
	border: 1px solid #EFEFEF;
	margin: 0 10px;
	text-align: center;
	color: #666666;
}
.vippagnation-last:hover,.vippagnation-page:hover, .vippagnation .cur{
	background: #454CBA;
	color: white;
}
/*
企业相册样式
*/
.albumlist {
	width: 1200px;
	margin: 12px auto 28px auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content:flex-start;
	flex-wrap: wrap;
}

.albumlist-item {
	width: 381px;
	height: 278px;
	background: #F7F7F7;
	border-radius: 4px;
	margin-top: 28px;
	position: relative;
	margin-left:20px;
}

.albumlist-item:nth-child(3n+1){
	margin-left: 0;
}
.albumlist-item img {
	width: 381px;
	height: 278px;
	display: block;
}

.albumlist-item video {
	width: 381px;
	height: 278px;
	display: block;
}
/*
vip展厅在线反馈样式
*/
.feedback{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.feedback-form{
	width: 848px;
height: 626px;
background: #FFFFFF;
border-radius: 5px 5px 5px 5px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height: 24px;
margin-top: 66px;
box-sizing: border-box;
padding-top: 30px;
margin-bottom: 81px;
padding-left: 27px;
 box-shadow:0px 0px 12px rgba(131, 131, 131, 0.36);
 padding-right: 40px;
}
.feedback-form-item{
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 24px;
	justify-content: space-between;
}
.feedback-form-item-lable{
	display: flex;
	width: 108px;
	text-align: right;
	padding-right: 19px;
}
.feedback-form-item-textarea textarea{
	display: flex;
	width: 700px;
height: 239px;
border: 1px solid #E5E5E5;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height: 24px;
padding: 19px;
box-sizing: border-box;
}

.feedback-form-item-input input,.feedback-form-item-input select{
	display: flex;
	width: 701px;
height: 40px;
border: 1px solid #E5E5E5;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height: 24px;
padding-left: 19px;
box-sizing: border-box;
}
.feedback-form-submit{
	width: 157px;
height: 41px;
background: #454CBA;
display: block;
margin: 53px auto 47px;
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
line-height: 41px;
}
.feedback-decoration{
	margin-left: 73px;
	position: relative;
	font-size: 30px;
font-family: Arial;
font-weight: 400;
color: #454CBA;
line-height:31px;
display: flex;
flex-direction: column;
height: 692px;
padding-top:150px;
box-sizing: border-box;
}
.feedback-decoration p{
	display: flex;
}

.feedback-decoration h2{
	font-size: 54px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #454CBA;
line-height: 55px;
margin-top: 70px;
}
.feedback-decoration-cube{
	position: absolute;
	left: 0;
	bottom:250px;
	width: 638px;
height: 42px;
background: linear-gradient(132deg, #454CBA, #d1d2e0);
}
.wrapper-article{
	width: 1200px;
	margin:20px auto 39px; 
}
/*
招聘单页样式
*/

.pruchaseboxs{
	width: 1200px;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	
}

.pruchaseboxs-item {
	width: 381px;
	height: 210px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1000);
	border-radius: 4px;
	margin-left: 28px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #394867;
	box-sizing: border-box;
	padding: 28px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: left;
	justify-content: flex-start;
	margin-top: 28px;
}

.pruchaseboxs-item:nth-child(3n+1){
	margin-left: 0;
}
.pruchaseboxs-item:nth-child(1){
	margin-top: 0;
}
.pruchaseboxs-item:nth-child(2){
	margin-top: 0;
}
.pruchaseboxs-item:nth-child(3){
	margin-top: 0;
}
.pruchaseboxs-item-title{
	width:100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.pruchaseboxs-item-title-payment{
	text-align: right;
}
.pruchaseboxs-item-title-name{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #394867;
}
.pruchaseboxs-item-title-payment{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #E8380D;
}
.pruchaseboxs-item-subtitle{
	width:100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-top: 13px;
}
.pruchaseboxs-item-subtitle-item{
	background: #F4F6FC;
border-radius: 4px;
line-height: 20px;
padding: 0 8px;
font-size: 12px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #394867;
margin-right:8px;
}
.pruchaseboxs-item-subtitle-item:last-child{
	margin-right: 0;
}
.pruchaseboxs-item-content{
	width:100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-top:48px;
}
.pruchaseboxs-item-content-item{
	margin-right: 50px;
	font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #394867;
}
.pruchaseboxs-item-content-item:last-child{
	margin-right: 0;
}
.pruchaseboxs-item-footer{
	width:100%;
	margin-top: 11px;
}
.lookClick {
	display: inline-block;
	width: 100px;
	height: 44px;
	background: #6886B8;
	border: 1px solid #EEEEEE;
	border-radius: 6px;
	margin-right: 27px;
	text-align: center;
	line-height: 44px;
	color: #fff;
}
.lookClick:hover {
	color: #fff;
}
.btn_box {
	margin-top: 50px;
}
.contacts-wrapper-item-person p:nth-child(2) {
	line-height: 23px;
}

#albumswiper3 {
	width: 1200px;
	overflow: hidden;
	height: 278px;
}
#albumswiper3 .swiper-slide img {
	width: 100%;
	height: 100%;
}

#albumswiper3 .swiper-slide video {
	width: 100%;
	height: 100%;
}
#albumswiper3 .swiper-slide-next {
	opacity: unset;
}